From: Glenn Morris Date: Sat, 26 May 2007 04:16:52 +0000 (+0000) Subject: Michael Olson X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18713 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3e9bba7bce9f6f282c2e37ba8ec76b477bb051ac;p=emacs.git Michael Olson (Modules): Fix references to completion modules. --- diff --git a/man/erc.texi b/man/erc.texi index 72561b33072..3e52bb42c92 100644 --- a/man/erc.texi +++ b/man/erc.texi @@ -564,7 +564,8 @@ Buttonize URLs, nicknames, and other text Mark unidentified users on freenode and other servers supporting CAPAB. @cindex modules, completion -@item pcomplete +@cindex modules, pcomplete +@item completion (aka pcomplete) Complete nicknames and commands (programmable) @cindex modules, fill @@ -572,7 +573,7 @@ Complete nicknames and commands (programmable) Wrap long lines @cindex modules, hecomplete -@item completion +@item hecomplete Complete nicknames and commands (old). This is the old module---you might prefer the ``completion'' module instead.